Welcome![Sign In][Sign Up]
Location:
Search - simple algorithm for

Search list

[Other resource20041122

Description: 一个俄罗斯方块游戏(短小精悍),用了一种非常简洁的算法进行设计,如需请下载参考源码。-a Tetris games (short and pithy), with a very simple algorithm for the design, For download information source.
Platform: | Size: 13528 | Author: 风起 | Hits:

[Other resourcetidu_good

Description: matlab关于对图形梯度的一般计算,很简单的一个小算法!-Matlab graphics gradient on the general terms, a very simple algorithm for a small!
Platform: | Size: 4745 | Author: 李时城 | Hits:

[Graph programsupcode_6035

Description: 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all to the guide. Archives default passwords extract extr
Platform: | Size: 33989 | Author: lq | Hits:

[Crack HackCaesar_demo

Description: 本源码是一个实现Caesar算法的一个简单的控制台实现,是一个演示程序。-the source Caesar is a realization of a simple algorithm for the Console, is a demonstration program.
Platform: | Size: 3064 | Author: 张华 | Hits:

[Graph programOTSU方法计算图像二值化的自适应阈值

Description: OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
Platform: | Size: 2048 | Author: 陈其星 | Hits:

[Windows Developsimple_method_particles

Description: simple算法求解流场与二相流体运动(fortran)-simple algorithm for solving the flow field with two-phase fluid flow (fortran)
Platform: | Size: 11264 | Author: 徐晓亮 | Hits:

[Graph programkmeans(JAVA)

Description: JAVA实现的聚类中心的计算 算法比较简单 望多多指教 提宝贵意见-JAVA realize the cluster center is relatively simple algorithm for calculating the exhibitions look to the valuable advice
Platform: | Size: 2048 | Author: sunny | Hits:

[OpenGL programSIMPLE3d

Description: 三维流场计算程序,采用simple算法。-Three-dimensional flow field calculation program, using simple algorithm.
Platform: | Size: 17408 | Author: ma | Hits:

[Data structstsp

Description: 用C语言实现旅行商问题。该算法简单精悍,效率也不低,是实现TSP问题的很好的算法。-Using C language realize traveling salesman problem. The algorithm is simple and lean, efficiency is not low, the problem is to achieve a good TSP algorithms.
Platform: | Size: 236544 | Author: | Hits:

[matlabsimple

Description: 计算流体力学里常用的simple算法实现,尤其对不可压缩流体数值模拟。以库埃特流为例-Computational fluid dynamics in the simple algorithm used to achieve, especially for numerical simulation of incompressible fluid. Couette flow as an example to
Platform: | Size: 256000 | Author: bob | Hits:

[AlgorithmSIMPLE

Description: 各种流场和温度场的数值计算算法simple源程序-Flow field and temperature field numerical calculation algorithm for simple source
Platform: | Size: 5120 | Author: 任翰 | Hits:

[AlgorithmMain

Description: 计算流体力学代码,可用于二维不可压缩流场计算,代码采用simple算法-Computational fluid dynamics code, can be used for two-dimensional incompressible flow field, the code using simple algorithm
Platform: | Size: 5120 | Author: 俞斌 | Hits:

[Speech/Voice recognition/combineSample1

Description: 语音识别预处理函数,简单的算法,用于对语音预处理的了解。matlab代码-Speech recognition preprocessing function, a simple algorithm for preprocessing of speech understanding. matlab code
Platform: | Size: 1024 | Author: cuizengwang | Hits:

[Algorithmsimple

Description: 陶文铨老师的数值传热学作业simple算法-Tao Wen-Quan teacher' s job simple algorithm for numerical heat transfer
Platform: | Size: 318464 | Author: mayukui | Hits:

[Algorithmsimple

Description: 西安交通大学陶老师的simple算法,很适合初学者!-Xi' an Jiaotong University, Tao teacher simple algorithm, it is suitable for beginners!
Platform: | Size: 1024 | Author: | Hits:

[AlgorithmSIMPLE

Description: simple algorithm for two dimensional flow
Platform: | Size: 6144 | Author: SETTAR | Hits:

[Software EngineeringGenetic-Algorithm-for-Function-Max

Description: 遗传算法求解函数最大值,本文将用一个详细的例子来说明用遗传算法解一个简单参数优化问题的过程。这里求解的是一个函数的最大值的问题。-Genetic algorithm function maximum, this article will use an example to illustrate in detail the genetic algorithm for solving the problem with a simple parameter optimization process. This solution is a function of the maximum problem.
Platform: | Size: 35840 | Author: fanfan | Hits:

[OtherSimple-expert-system-algorithm

Description: 简单专家系统算法,分为知识库、综合数据库、推理算法等。-A simple algorithm for expert system, knowledge base, database, reasoning algorithm.
Platform: | Size: 2048 | Author: 刘文 | Hits:

[DocumentsGenetic-Algorithm-for-Solving-Simple-Mathematical

Description: Genetic Algorithm for Solving Simple Mathematical Equality
Platform: | Size: 162816 | Author: dodo dod | Hits:

[Mathimatics-Numerical algorithmsSIMPLEt-2D

Description: 利用simple算法进行流动与传热传质过程的数值计算的主程序(Simple algorithm for flow and heat and mass transfer process of numerical calculation of the main program)
Platform: | Size: 6144 | Author: summersun | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net